﻿/* 本例子css */
.fullSlide{ width:100%;  position:relative;  height:500px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:500px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(images/touming.png) repeat-x; text-align:center;
   _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(images/tg_flash_p.png) -18px 0; overflow:hidden; 
  line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; }

.header{ position: fixed; width:100%; height:90px;  z-index:99999;background-color: #ffffff; overflow:hidden; /* border-bottom:1px #000 solid; */}
.header .logo{ float:left; width:180px; }
.header .logo img{ width:180px; height: 80px; margin-top:5px;	 }
/*.header .wrap{ width:}*/
.header .nav{ float:left; width:500px; margin-left:30px; }
.header .nav ul li{ float:left; line-height:80px;}
.header .nav a{ color:#0c0b0b; font-size:16px; padding:0px 15px; }
.header .tel{ width:340px; float:right;padding-right:30px; line-height:80px; color:#f6a236; font-size:16px;}

.ruzhu{ width:100%; position:absolute; top:650px; height:53px; z-index:9999}
.ruzhu .ruzhu_anniu{ text-align:center;}
.ruzhu .ruzhu_anniu a{ display:inline-table;width:195px; height:53px; background:url(../images/ruzhu.png) no-repeat; margin:0px 20px;}
.ruzhu .ruzhu_anniu a.ruzhu_anniu_2{  background:url(../images/ruzhu.png) 	195px 0px;}
.p1con{ margin-top:40px;}
.p1con li{ float:left; width:25%;}
.p1con li img{ display:block; margin:0 auto;}
.p1con li h1{ text-align:center; font-size:20px; color:#000; font-weight:normal;  margin:17px;}
.p1con li p{ text-align:center; font-size:18px; color:grey; width:266px; margin:auto; text-indent:0; letter-spacing:2px;}
.container{ width:1183px; margin:0 auto;}